Double Key Skip Columns Registry entry
Specifies columns which either must be double keyed or which do not need to be double keyed.
Double keying of registrations is an aid to keying accuracy. In some case a Vital Records Office may require a large number of fields to be double keyed (only a small number can be skipped); in others only a small number of fields needs to be double keyed (a large number of fields can be skipped).
With the Double Key Skip Columns Registry entry it is possible to specify which columns must be double keyed or which may be skipped (i.e. they do not need to be double keyed).
Note: See also Double Key In Order Registry entry.
Usage
This Registry entry is assigned to groups:
Key | Group | Group |
---|---|---|
Key 1 | Group | Group |
Key 2 | group | Default |
Key 3 | Table | Table |
Key 4 | table | Default |
Key 5 | Double Key Skip Columns | |
Value | column;column;... |
Group | group | Table | table | Double Key Skip Columns | column;column;... |
Group | Default | Table | Default | Double Key Skip Columns | column;column;... |
where:
column;column;... | is a semicolon separated list of columns that are to be double keyed or which do not need to be double keyed (i.e. they can be skipped). To specify that the columns must be keyed, the list is prefixed with a minus ( |
Example
This entry specifies that the Date and Time Inserted and Modified columns do not need to be double keyed:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | Default |
Key 5 | Double Key Skip Columns |
Value | AdmDateInserted;AdmTimeInserted;AdmInsertedBy;AdmDateModified; AdmTimeModified;AdmModifiedBy |